home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / gui140.zip / README.TXT < prev   
Text File  |  1997-06-28  |  1KB  |  27 lines

  1. GUI Interface Programmers Library v. 1.40
  2. for QuickBasic 4.5
  3. Copyright (c) 1996 - 1997 by Tika Carr
  4. Rev. 10/12/1996, 12/12/1996, 06/28/1997
  5. ---------------------------------------------------------------------
  6. *** READ THE GUI.DOC for information on how to make and use the library!!!
  7.  
  8. The following files are included:
  9.  
  10. GUI140.BAS     The Main Library Source Code
  11. GUIDEMO.BAS    A Demo program to show how to use some of the features
  12. OLDGUI.BAS     The first release, just as an example. DO NOT MAKE THIS
  13.                INTO A LIBRARY! Use the GUI140.BAS for the libary.
  14.                (See GUI.DOC for instructions)
  15. QBGUI.BAT      An example batch file to use to start QuickBasic and load
  16.                the GUI library
  17. GUI.BI         The required Include file for your programs
  18. GUI.DOC        The Documentation (MUST read!)
  19. HISTORY.LST    Revision history (Interesting, but not required reading ;)
  20. README.TXT     This file (Duh).
  21.  
  22. Contact:
  23. --------
  24. Tika Carr
  25. t.carr@pobox.com
  26. http://www.pobox.com/~t.carr/
  27.